UI_ES = {
    UI_modselector_showEnabledMods = "Mostrar mods habilitados",
    UI_modselector_showDisabledMods = "Mostrar mods deshabilitados",
    UI_modselector_showHiddenMods = "Mostrar mods ocultos",

    UI_modselector_modOptions = "CONFIGURACIÓN",

    UI_modlistpanel_sortBy = "Ordenar por:",
    UI_modlistpanel_sortBy_name = "Nombre (A-Z)",
    UI_modlistpanel_sortBy_date = "Fecha de adición",

    UI_modoptions_title = "CONFIGURACIÓN DE MODS",

    UI_btn_sort_apply = "ORDENAR Y ACEPTAR",

    UI_modselector_btn_hide = "OCULTAR",
    UI_modselector_btn_show = "MOSTRAR",
    UI_modselector_btn_favorite = "FAVORITO",
    UI_modselector_btn_unfavorite = "QUITAR FAVORITO",
    UI_modselector_btn_enable = "HABILITAR",
    UI_modselector_btn_disable = "DESHABILITAR",
}